Notes on process type based on order message "" = Default P = planning order K = kitchen order E = Order only with GTIN (EAN) numbers T = text order without clear article IDs XCR = variant order from XcalibuR XCRK= Copy of a variant order from XcalibuR - only transferred to the IWOfurn platform COMP= Complaint EUDR= Order only for EUDR handling without transfer to industry or portal
List of additional messages to be generated from this document R = Invoice to the endconsumer L = delivery note A = Address label #..# = All combinations from above possible
One line of text information according to the head information
Type requiredRestriction of xs:string
Freitext Verwendung in Rechnungen SUR = Text zur Entgeltminderung REG = Text zur innergeimeischaftlichen Lieferung AAB = Zahlungsbedingungen AAI = Allgemeine Geschäftsbedingungen AAR = Lieferbedingungen
Verwendung in der Reklamation AFH = Reklamation Free text Use in invoices SUR = Text about the reduction in wages REG = text for intra-community delivery AAB = Payment terms AAI = General Terms and Conditions AAR = delivery conditions
General use TDT = Transport Notes ZZZ = Mutually agreed
One line of text information according to the line information
Type requiredRestriction of xs:string
Freitext Verwendung in Rechnungen SUR = Text zur Entgeltminderung REG = Text zur innergeimeischaftlichen Lieferung AAB = Zahlungsbedingungen AAI = Allgemeine Geschäftsbedingungen AAR = Lieferbedingungen
Verwendung in der Reklamation AFH = Reklamation Free text Use in invoices SUR = Text about the reduction in wages REG = text for intra-community delivery AAB = Payment terms AAI = General Terms and Conditions AAR = delivery conditions
General use TDT = Transport Notes ZZZ = Mutually agreed
<xs:elementname="RecadvMessage"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentationxml:lang="de"><b>Nachricht: Wareiengangsmeldung (RECADV) </b></xs:documentation><xs:documentationxml:lang="en"><b>Mesage: Receiving advice(RECADV) </b></xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname="RECADV"minOccurs="1"maxOccurs="unbounded"><xs:complexType><xs:sequence><xs:elementname="HEAD"minOccurs="1"maxOccurs="1"><xs:annotation><xs:documentationxml:lang="de">Kopfteil der Wareiengangsmeldung (RECADV) </xs:documentation><xs:documentationxml:lang="en">Head of the receiving advice(RECADV) </xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extensionbase="DocumentHead"><xs:sequence><xs:elementname="VATId"type="VATId"minOccurs="0"/><xs:elementname="OrderNumberRef"type="OrderNumber"minOccurs="1"/><xs:elementname="RequestedDeliveryDate"type="RequestedDeliveryDate"minOccurs="0"/><xs:elementname="Commission"type="Commission"minOccurs="0"/><xs:elementname="OrderResponseRef"type="OrderResponseNumberRef"minOccurs="0"/><xs:elementname="DespatchAdviceRef"type="DespatchAdviceNumberRef"minOccurs="1"/><xs:elementname="TourNumber"type="TourNumber"minOccurs="1"/><xs:elementname="DespatchNumber"type="DespatchNumberRef"minOccurs="0"/><xs:elementname="UnloadingDuration"type="Duration"minOccurs="0"/><xs:elementname="LeadWireSealNumber"type="NumberOfTheLeadWireSeal"minOccurs="0"/><xs:elementname="GoodsReceiptNumber"type="GoodsReceiptNumber"minOccurs="0"/><xs:elementname="PickUpDate"type="PickUpDate"minOccurs="0"/><xs:elementname="HTXT"type="HTXT"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="NAD"type="NAD"minOccurs="1"maxOccurs="unbounded"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:element><xs:elementname="PACI"type="DocumentPaci"minOccurs="0"maxOccurs="unbounded"><xs:annotation><xs:documentationxml:lang="de">Beschreibung der Packstücke in der Wareiengangsmeldung (RECADV) </xs:documentation><xs:documentationxml:lang="en">Description of the pachaging pieces within the receiving advice(RECADV) </xs:documentation></xs:annotation></xs:element><xs:elementname="LINE"minOccurs="1"maxOccurs="unbounded"><xs:annotation><xs:documentationxml:lang="de">Beschreibung der Artikel in der Wareiengangsmeldung (RECADV) </xs:documentation><xs:documentationxml:lang="en">Description of the articles within the receiving advice(RECADV) </xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname="LineItemNumber"type="LineItemNumber"minOccurs="1"/><xs:elementname="ParentLineItemNumber"type="LineItemNumber"minOccurs="0"/><xs:elementname="SeriesID"type="ProductIdentifier"minOccurs="0"/><xs:elementname="ProductID"type="ProductIdentifier"minOccurs="0"/><xs:elementname="OrderLineRef"type="DocumentLineReference"minOccurs="0"/><xs:elementname="BlanketOrderLineRef"type="DocumentLineReference"minOccurs="0"/><xs:elementname="Commission"type="Commission"minOccurs="0"/><xs:elementname="PackagingType"type="TypeOfPackaging"minOccurs="0"/><xs:elementname="BatchNumber"type="BatchNumber"minOccurs="0"/><xs:elementname="SerialNumber"type="SerialNumber"minOccurs="0"/><xs:elementname="AdditionalLineRef"type="DocumentLineReferenceQualified"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="OrderedQuantity"type="Quantity"minOccurs="0"/><xs:elementname="OrderResponseQuantity"type="Quantity"minOccurs="0"/><xs:elementname="ReceivingAdviceQuantity"type="Quantity"minOccurs="1"/><xs:elementname="QuantityExclusiveOfEvaluation"type="Quantity"minOccurs="0"/><xs:elementname="QuantityDeviation"type="QuantityQualified"minOccurs="0"/><xs:elementname="QuantityDeviationType"type="TypeOfQuantityDeviation"minOccurs="0"/><xs:elementname="NumberOfPackages"type="NumberOfPackages"minOccurs="0"/><xs:elementname="DespatchDate"type="DespatchDate"minOccurs="0"/><xs:elementname="AdditionalDate"type="EDIDateQualified"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="AdditionalQuantity"type="QuantityQualified"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="MEA"type="MEA"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="LTXT"type="LTXT"minOccurs="0"maxOccurs="1"/><xs:elementname="OPT"type="OPT"minOccurs="0"maxOccurs="unbounded"/></xs:sequence></xs:complexType></xs:element><xs:elementname="PACILINE"type="DocumentPaciLine"minOccurs="0"maxOccurs="unbounded"><xs:annotation><xs:documentationxml:lang="de">Beschreibung der Zugeörigkeit von Artikeln zur Packstücken in der Wareiengangsmeldung (RECADV) </xs:documentation><xs:documentationxml:lang="en">Description of the relation bewteen articles and packagign pieces within the receiving advice(RECADV)</xs:documentation></xs:annotation></xs:element><xs:elementname="FOOT"minOccurs="1"maxOccurs="1"><xs:annotation><xs:documentationxml:lang="de">Abschluss der Wareiengangsmeldung (RECADV)</xs:documentation><xs:documentationxml:lang="en">Footer of the receiving advice(RECADV) </xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extensionbase="DocumentFoot"/></xs:complexContent></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>